ItemBodyPlainText Property |
Contains the plain body text.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string BodyPlainText { get; }Public ReadOnly Property BodyPlainText As String
Get
Property Value
Type:
StringThe body plain text.
See Also